home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 235 / Issue 235 - September 2007 - DPCS0907DVD.ISO / Microsoft / Expression Blend / Blend.en.msi / Sparkle.Viewer3D.Viewer3D.csproj.en < prev    next >
Encoding:
Extensible Markup Language  |  2007-01-25  |  2.5 KB  |  52 lines

  1. ∩╗┐<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2.   <PropertyGroup>
  3.     <Configuration Condition="'$(Configuration)'==''">Debug</Configuration>
  4.     <DefaultClrNameSpace>bike</DefaultClrNameSpace>
  5.     <AssemblyName>Viewer3D</AssemblyName>
  6.     <OutputPath>bin\$(Configuration)\</OutputPath>
  7.     <ApplicationVersion>1.0.0.*</ApplicationVersion>
  8.     <ApplicationRevision>0</ApplicationRevision>
  9.     <AlwaysCompileMarkupFilesInSeparateDomain>false</AlwaysCompileMarkupFilesInSeparateDomain>
  10.     <OutputType>WinExe</OutputType>
  11.     <RootNamespace>Viewer3D</RootNamespace>
  12.     <DefineConstants>DEBUG;TRACE</DefineConstants>
  13.     <ProjectGuid>{90577C4E-CA9E-4BBC-8328-9E52E3829169}</ProjectGuid>
  14.     <ApplicationIcon>Application.ico</ApplicationIcon>
  15.   </PropertyGroup>
  16.   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  17.   <Import Project="$(MSBuildBinPath)\Microsoft.WinFX.targets" />
  18.   <ItemGroup>
  19.     <Reference Include="PresentationCore" />
  20.     <Reference Include="PresentationFramework" />
  21.     <Reference Include="System" />
  22.     <Reference Include="System.Xml" />
  23.     <Reference Include="WindowsBase" />
  24.     <ApplicationDefinition Include="App.xaml" />
  25.     <Compile Include="App.xaml.cs">
  26.       <DependentUpon>App.xaml</DependentUpon>
  27.     </Compile>
  28.     <Compile Include="AssemblyInfo.cs" />
  29.     <Compile Include="Viewer3D.xaml.cs">
  30.       <DependentUpon>Viewer3D.xaml</DependentUpon>
  31.     </Compile>
  32.     <Page Include="Viewer3D.xaml" />
  33.     <Resource Include="Assets\bikeblackLogoMR9.png" />
  34.     <Resource Include="Assets\bikecoverMR2.png" />
  35.     <Resource Include="Assets\bikefloorMR7.png" />
  36.     <Resource Include="Assets\bikeFrontlightMR8.png" />
  37.     <Resource Include="Assets\bikeTireMR6.png" />
  38.     <Resource Include="Assets\bikeTireMR7.png" />
  39.     <Resource Include="Assets\bike_lightblackLogoMR8.png" />
  40.     <Resource Include="Assets\bike_lightcoverMR2.png" />
  41.     <Resource Include="Assets\bike_lightfloorMR7.png" />
  42.     <Resource Include="Assets\bike_lightFrontlightMR9.png" />
  43.     <Resource Include="Assets\bike_lightTireMR6.png" />
  44.     <Resource Include="Assets\blend.png" />
  45.     <Resource Include="Assets\circle_breaklight.png" />
  46.     <Resource Include="Assets\circle_engine.png" />
  47.     <Resource Include="Assets\circle_frontlight.png" />
  48.     <Resource Include="Assets\circle_wheel.png" />
  49.     <Resource Include="Assets\circle_windshield.png" />
  50.     <Resource Include="Assets\splash.png" />
  51.   </ItemGroup>
  52. </Project>